home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / telecomm / bbs / wwbbs.lha / WWBBS / History.doc < prev    next >
Text File  |  1994-10-16  |  2KB  |  68 lines

  1. World Wide BBS History
  2. ---
  3.  
  4. 2.3 (15.10.94)
  5.  
  6. o Added SearchNext command to file base, which will go to the next file
  7.   that matches the search pattern
  8.  
  9. o Added ViewArchive command to file base, which will view the current file
  10.   if there is a configured archiver to view the archive.
  11.  
  12. o Added ReadTextFile command to file base, which will read the current file
  13.   if it is a text file.
  14.  
  15. o Shows file descriptions correctly now.
  16.  
  17. o Restores the old character in MenuPrefs when you get a "Character is in
  18.   use" error message.
  19.  
  20. o Added KillFile command to file base, which will kill the current file.
  21.  
  22.  
  23. 2.2 (24.9.94)
  24.  
  25. o Sometimes programs would stop outputting text..this has been fixed.
  26.  
  27. o Some problems with saving some variables such as Editor in Edit Prefs
  28.   have been fixed.
  29.  
  30. o Had problems when quitting while a user was locally online.  It's more
  31.   reliable now.
  32.  
  33. o There was a bug in the handler when dealing with ACTION_WAIT_CHAR packets
  34.   (WaitForChar())..this has been fixed.
  35.  
  36. o Fixed protocols config so that commands point to the right place.
  37.  
  38. o Fixed mysterious log off when typing too fast.
  39.  
  40. o Most file base functions have been added.
  41.  
  42.  
  43. 2.1 (22.9.94)
  44.  
  45. o If user typed in wrong password, it would display correct password.
  46.   Hehe.  This has been fixed.
  47.  
  48. o Loss of carrier handling fixed.
  49.  
  50. o Time limit is now set correctly
  51.  
  52. o The Games menu was not updated to the new design.  If you choose to not
  53.   install the config file, then go into MenuPrefs and enter the Games menu,
  54.   and make sure all of the menu items have an access range such as "1-255"
  55.     instead of 0.
  56.  
  57. Thanks to Roger Earl for pointing these out.
  58.  
  59. o Also, if you choose to not install the config file, then go into
  60.   EditorPrefs and make Editor's command to point to WWBBS:Editor.
  61.  
  62. o I didn't realize it but the wwbbs.lib support library requires
  63.   wwbbs.library's include files, such as the pragmas.  As these are going
  64.   to change in the near future I am electing to not include them.  I have
  65.   fixed it so it will work without them.  Simply compile it yourself
  66.   and rename the object file that is created to LIB:wwbbs.lib.
  67.  
  68.